home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 18 / CU Amiga Magazine's Super CD-ROM 18 (1997)(EMAP Images)(GB)[!][issue 1998-01].iso / CUCD / Programming / AmigaE / Src / Utils / EDBG / README_IMPORTANT < prev    next >
Encoding:
Text File  |  1997-10-26  |  1.3 KB  |  29 lines

  1. TERMS AND CONDITIONS FOR USING THE EDBG SOURCECODE
  2.  
  3. * modifying or reusing part or whole of the EDBG code for your
  4.   own project is always allowed: giving credit is encouraged.
  5. * making new versions of EDBG public is discouraged in
  6.   general. if you still feel that need, try in this order:
  7.   - suggest the extension to the maintainer of the "official"
  8.     EDBG, currently Jason Hulance.
  9.   - cooperate with other people that may be working on a
  10.     custom EDBG (try discussing this on the E mailing list).
  11.   - the EDBG core (eexe.e) has been programmed to be
  12.     used by various different programs/user-interfaces.
  13.     Try making your own debugging tool that uses eexe.e
  14.     unmodified.
  15.   - if you HAVE to start your own spin-off project, make sure
  16.     your release is heavily marked as being different from the
  17.     official version while still giving credit. e.g.
  18.     "Harry's TurboDebug v1.0a featuring runtime type analysis,
  19.     based on Wouter and Jason's original EDBG v3.3a".
  20.     After you start your own version, don't come and
  21.     bother us about making it the official version.
  22.     Doing your own commercial version or anything else related
  23.     to money won't be tolerated at all.
  24.  
  25. The purpose of this release is first and foremost educational.
  26.  
  27. If you intend to do something with this code which doesn't
  28. seem to be covered by the above, ask me (Wouter) or Jason first.
  29.